Move Flast_nonminibuf_frame from dispnew.c to frame.c.
authormartin rudalics <rudalics@gmx.at>
Mon, 2 Sep 2013 17:23:26 +0000 (19:23 +0200)
committermartin rudalics <rudalics@gmx.at>
Mon, 2 Sep 2013 17:23:26 +0000 (19:23 +0200)
commit43d7ff0805ae82566676e774349ec9a55cc118f8
tree6b840d62a95ded3c19511c41e1a21b46855d0e59
parent91e81fac9583a16184b8a51e293bf08140fe489f
Move Flast_nonminibuf_frame from dispnew.c to frame.c.

* dispnew.c (Flast_nonminibuf_frame): Move from here ...
* frame.c (Flast_nonminibuf_frame): ... to here.
src/ChangeLog
src/dispnew.c
src/frame.c